Skip to content

Publish ioxide.Kestrel: add missing pack step + README badge#85

Merged
MDA2AV merged 1 commit into
mainfrom
fix/publish-ioxide-kestrel
Jun 21, 2026
Merged

Publish ioxide.Kestrel: add missing pack step + README badge#85
MDA2AV merged 1 commit into
mainfrom
fix/publish-ioxide-kestrel

Conversation

@MDA2AV

@MDA2AV MDA2AV commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Follow-up to #84. That PR was squash-merged at the version-bump commit, before the publish-wiring commit landed — so main got the ioxide.Kestrel project but not the workflow step that packs/publishes it (nor the README badge). As a result the post-merge run packed the other five packages but not ioxide.Kestrel, so it never reached nuget.org.

This adds:

  • Pack ioxide.Kestrel step in .github/workflows/build.yml (the artifacts/*.nupkg push then includes it).
  • ioxide.Kestrel nuget badge in the README.

On merge to main, the Build and Publish workflow will pack and push ioxide.Kestrel 0.0.13 to nuget.org + GitHub Packages (the already-published 0.0.13 packages no-op via --skip-duplicate).

@MDA2AV MDA2AV merged commit 48e1476 into main Jun 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant